Tag Archives: check

How to check if an email address

Sep 30, 2013

PHP has many awesome built in functions which can do amazing things. Here I am going to explain checkdnsrr() PHP function that will take an..

Read more

Free Date range php script

Jun 29, 2012

Web Date Range script that can be included in any web page.Script checks for valid dates and return correct dates as $date1 and $date2.”Invalid date”..

Read more

Drupal Tutorial – How to Control User

Jun 09, 2012

The access control list in the Drupal’s admin panel -> People -> Permissions is quite self-explanatory. There you can modify the predefined permissions for the..

Read more

Mysql Tutorial – How Php Syntax Connect

Jun 08, 2012

MySQL works very well in combination of various programming languages like PERL, C, C++, JAVA and PHP. Out of these languages, PHP is the most..

Read more